home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 002a / cloniv48.zip / CLONINV.DOC next >
Text File  |  1991-03-30  |  5KB  |  123 lines

  1.  
  2.  
  3.                                 CLONE INVADER
  4.  
  5.                                  Version 4.8
  6.  
  7.                                 March 30, 1991
  8.  
  9.              Copyright (c) 1987,1988,1989,1990,1991 Gary Quiring.
  10.                              All Rights Reserved
  11.  
  12.  
  13.  
  14.      Clone Invader is an arcade style game that requires either a CGA,
  15.      EGA, MCGA or VGA graphics adapter.  It is compatible with 8088,
  16.      8086, 80286, 80386, and 80486 computers.  Clone Invader is not
  17.      compatible with a computer that has a NEC V series microprocessor.
  18.  
  19.      Mouse: To use your mouse with Clone Invader, press the left mouse
  20.      button for a one player game, or the right mouse button for a two
  21.      player game.  Either mouse button will act as the fire key.
  22.  
  23.      Keyboard: Pressing the number 1 or 2 keys will select a one or two
  24.      player game.  Use the left and right arrows keys to move your base.
  25.      The space bar will act as your fire key.
  26.  
  27.      The ESC key can be used during mouse or keyboard play to exit the
  28.      game.  The S key will toggle sound effects on or off.  During the
  29.      demo screen, you can clear the high score by pressing the H key.
  30.  
  31.      A bonus base will be awarded at 1500 points.  The mystery invader is
  32.      worth 50 - 300 points and the technique of always getting a 300
  33.      point mystery invader applies just like the arcade version.
  34.  
  35.      Clone Invader will select the best graphics mode available.  If you
  36.      have a 8088 and a VGA card, you will probably find the game too
  37.      slow.  Selecting EGA or CGA graphics will speed up the game.  You
  38.      can override the graphics selection by typing one of the following
  39.      commands:
  40.  
  41.         CLONINV CGA
  42.         CLONINV EGA
  43.         CLONINV VGA
  44.  
  45.      When you exit Clone Invader you will see a line called Speed Index.
  46.      Clone Invader checks to see how fast your computer is and uses this
  47.      index to slow down your computer for proper play.  You may override
  48.      this index by selecting your own speed preference.  You can pick any
  49.      positive number to adjust the speed.  The higher the number, the
  50.      slower the game will play.  This override is selected by using an
  51.      option on the command line as follows:
  52.  
  53.         CLONINV S=1      (This will make the game very fast)
  54.         CLONINV S=4000   (This will make the game very slow)
  55.  
  56.  
  57.  
  58.      PROBLEMS:
  59.  
  60.      If the game should lock up, try removing any ram resident programs.
  61.      The keyboard driver in Clone Invader disables the normal keyboard
  62.      interrupt.
  63.  
  64.      If your high score is not being saved, make sure the name of Clone
  65.      Invader is CLONINV.EXE.  If the name is correct, make sure your path
  66.      is set to the directory where the game is.
  67.  
  68.      If you have a problem you can't resolve, or suggestions for
  69.      enhancements please write to me.  Please be sure to indicate what
  70.      version of Clone Invader you have, and your computer setup -
  71.      graphics adapter (CGA, EGA, VGA), microprocessor (8088, 8086, 80286,
  72.      80386, 80486), and mouse being used.
  73.  
  74.      I would like to thank Ben Broder for the many hours he spent testing
  75.      and programming the keyboard driver for Clone Invader.
  76.  
  77.      REGISTRATION:
  78.  
  79.      Please register your copy of Clone Invader for $20.00 (US funds only
  80.      please).  Customers outside the United States should add an
  81.      additional $5.00.  Please make checks payable to Gary Quiring.
  82.      Please specify diskette type when registering.
  83.  
  84.  
  85.      Gary Quiring
  86.      37 Essie Drive
  87.      Matawan, NJ  07747
  88.  
  89.  
  90.  
  91.      HISTORY:
  92.       4.8 - Removed setup window and opening text screen.  Added auto-
  93.             sense of graphic card.  Removed joystick support.  Changed
  94.             logic to compute speed of computer, which will accommodate
  95.             486/33 systems and beyond.
  96.       4.7 - Special keyboard driver will not be used if mouse or joystick
  97.             are selected.  This will eliminate any lock-up problems.
  98.       4.6 - Made game more difficult to play.  Reduced amount of time for
  99.             base explosion.
  100.       4.5 - Added joystick sensitivity to the mouse setup menu.
  101.       4.4 - Added joystick support.  Joystick will only work if the sound
  102.             is shut off (Sorry).  Enhanced explosion graphics.
  103.       4.3 - Fixed bug with scores exceeding 32760.  Fixed mouse menu to
  104.             correctly adjust sensitivity.  Added configuration file.
  105.             Also improved speed of game which will make game much more
  106.             enjoyable on 8088 systems.
  107.       4.2 - Better mouse control.  Also, setup for mouse will
  108.             automatically appear for first time installation.  Added
  109.             feature to clear high score.
  110.       4.1 - Added mouse sensitivity menu.
  111.       4.0 - Changed some colors for VGA.  Changed opening screen.  Added
  112.             mouse support to setup menu.  Added search in path for
  113.             filename.
  114.       3.9 - Added VGA support for 256 colors.  Added option for speed
  115.             adjustment.
  116.       3.8 - Added mouse support.
  117.       3.7 - Added hardware configuration menu, deleted environment switch
  118.             code, fixed some bugs, and recompiled with Quick Basic 4.5
  119.       3.6 - Adjusted code for 386 computers and added environment
  120.             switches.
  121.       3.5 - Added feature to save high score in exe file and changed base
  122.             color for the EGA mode.
  123.